View on Github

px-vis

px-vis is a visualzation framework.

It is a set of base components to provide the ability to create charts. These components come "wrapped" into charts in px-vis-[[chartType]] repos. These base components can be used to create custom chart types and/or mixed with standard d3 methods.

At a very least, all charts need an svg component, an interpretor component, such as scale, and a drawing component.

All components are built to support the Precipitation Pattern. Declarative bindings also work.

Travis Bower Issues